Sample script file (without macros)


REM This version does not use macros.
REM Compare the game action assignments in the [CONFIG] section
REM to the assignments in the macro version of this file. You'll notice
REM that the keystroke sequences are exactly alike.
REM
REM *** DEADER.STS - script for Deader: The Reckoning
REM *** script written by Alex Kumquat 6/30/97

[SETUP]
Game Setup
From the Deader main menu, select OPTIONS.
From the OPTIONS menu, select RESET TO DEFAULTS.
Press [Esc] to return to the main menu and begin playing.

[MACROS]
REM no macros in this version of the script file

[CONFIG]
REM *** Define button Usage
TRIGGER SENDS LCTL REM Attack
S1 SENDS ENT REM Jump
S2 SENDS ; REM Change Weapon
S3 SENDS LALT REM Sidestep
S4 SENDS UAROW REM Walk Forward
S5 SENDS LSFT REM Run

REM ++++++ end of script file +++++++


home